From 94f809d43900e5242dda92911a7fab781015bb65 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 29 Aug 2010 12:53:02 +0200 Subject: [PATCH] gdk: Remove nonexisting function from internal header --- gdk/gdkinternals.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h index 8e15d8e7ce..10469d1812 100644 --- a/gdk/gdkinternals.h +++ b/gdk/gdkinternals.h @@ -347,8 +347,6 @@ const char *_gdk_get_sm_client_id (void); /* Font/string functions implemented in module-specific code */ -void _gdk_colormap_real_destroy (GdkColormap *colormap); - void _gdk_cursor_destroy (GdkCursor *cursor); void _gdk_windowing_init (void); -- 2.30.2